PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListField Class / isSorted Method
In This Topic
    isSorted Method
    In This Topic
    Gets a value indicating whether the field's option items shall be sorted alphabetically.
    Syntax
    public boolean isSorted()

    Return Value

    True if the field's option items shall be sorted alphabetically.
    See Also